PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getCosField Method
In This Topic
    getCosField Method
    In This Topic
    Gets the underlying COS Object.
    Syntax
    public PDFCosDictionary getCosField()

    Return Value

    The COS dictionary that represents this object.
    See Also